home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / bbs / GW218.lha / GlobalWar / GW2.History < prev    next >
Text File  |  1995-06-21  |  22KB  |  730 lines

  1.  
  2.  
  3.                   GLOBAL WAR 2  - PROGRAM HISTORY
  4.  
  5.                    Version updates since v1.18d
  6.  
  7.     - List is in reverse chronological order (latest version first) -
  8.  
  9.  
  10.  
  11.  
  12.                      Version 2.18  (21-Jun-95)
  13.  
  14.  
  15. On popular demand; special weapons can be stored for later use!
  16. Note; the specials are now launched during the Attack phase, and
  17. not before the Deploy phase. New specials are reported during the 
  18. Take turn phase, before the Deploy phase, as usual. 
  19. Each player have a storage capacity of maximum 3 specials of each
  20. type.
  21.  
  22. Removed some (obsolete) control routines in the minefield code;
  23. program will no longer warn if there are over 10 minefields on a
  24. single border.
  25.  
  26. Enforcer hits removed (harmless, but anyway...)  
  27. Thanks to Kyle for reporting. Maybe I'll get a MMU some day... ;-) 
  28.  
  29. Added a new feature; the status of mission games can now be one of 
  30. two things:
  31.  
  32.     o    All players have the same mission
  33.     o    Each player has a unique mission (the old way)
  34.  
  35. The type of mission is asked during the game creation phase.
  36. Thanks to Dean 'The Funmaster' for the idea.
  37.  
  38. The ranking list has been modified, all information did not fit
  39. into the old list.
  40.  
  41. The supreme commander bug has been fixed; whenever a new player became 
  42. S.C, the game sometimes gave the honorary title to a wrong player.
  43. Thanks to Dean for reporting.
  44.  
  45. Improved the appearance of specials; players are now guaranteed to get
  46. a special at least every 5th turn, if not sooner.
  47. Thanks to Dean for the comment that lead to this change.
  48.  
  49. Fixed a 'cosmetic' bug; when a player did Fortify in a
  50. team game, the game displayed "Country not found" even if the
  51. input was correct. Thanks to Kyle for reporting.
  52.  
  53.  
  54.  
  55.                                o o o
  56.  
  57.  
  58.  
  59.                      Version 2.17  (28-Mar-95)
  60.  
  61.  
  62.  
  63. Corrected a timer routine; the program didn't calculate next day
  64. correctly. (The timer stuff was rewritten in v2.16, but it was very
  65. poorly tested).
  66.  
  67. Also, the C code was compiled with full optimization; program got 
  68. 13 Kb smaller.
  69.  
  70.  
  71.  
  72.                                o o o
  73.  
  74.  
  75.  
  76.                      Version 2.16  (23-Mar-95)
  77.  
  78.  
  79. The cli door version.
  80. Special thanks to Grant Robinson, he gave me the necessary boost
  81. to finish this thing. 
  82.  
  83. Check out the about menu, there are two pages now. 
  84.  
  85.  
  86.                                o o o
  87.  
  88.  
  89.  
  90.  
  91.                      Version 2.15  (07-Dec-93)
  92.  
  93.  
  94. Smarter input analyzer
  95. ~~~~~~~~~~~~~~~~~~~~~~
  96. Global War is smarter when it tries to find a match for a country 
  97. name; the final choice depends on the current turn and the actual map.
  98.     Thanks to Per Careberg for this brilliant idea.
  99.  
  100.  
  101.  
  102.                                o o o
  103.  
  104.  
  105.  
  106.                      Version 2.14  (04-Dec-93)
  107.  
  108. 3rd public release of GW 2, tested and ready!
  109.  
  110.  
  111.  
  112.                                o o o
  113.  
  114.  
  115.  
  116.                      Version 2.13  (03-Dec-93)
  117.                             (Only for testing)
  118.  
  119.  
  120. Improved input
  121. ~~~~~~~~~~~~~~
  122. Now accepts all characters, including Scandinavian chars.
  123. Uppercase/lowercase routines (if activated) converts all 
  124. characters correctly (handles ASCII-7/ISO).
  125.  
  126. Changed BBS title
  127. ~~~~~~~~~~~~~~~~~
  128. The "<bbsname> presents" text on the presentation screen
  129. is converted to uppercase before displaying.
  130.  
  131. Banner
  132. ~~~~~~
  133. Added a "Running on <bbsname>" banner to the World map.
  134.  
  135. Give continent
  136. ~~~~~~~~~~~~~~
  137. This option was "out of order" in earlier versions. Fixed.
  138.  
  139. Page length
  140. ~~~~~~~~~~~
  141. GW gets the actual page length from the BBS.
  142. (Default 25 lines is used when running from CLI/Shell)
  143.       Thanks to Lars Siden for suggestion.
  144.  
  145. Save game
  146. ~~~~~~~~~
  147. Global War games are now saved after each turn. Some boards
  148. run unfortunately faulty programs that sometimes crashes the
  149. computer, and when it happens the current and not-yet saved 
  150. GW turns will be lost. This option will reduce this risk.
  151.       Requested by Rasmus Pedersen. Thanks!
  152.  
  153. Minefields more dangerous
  154. ~~~~~~~~~~~~~~~~~~~~~~~~~
  155. The minefields cause slightly more damage now.
  156.  
  157. Nuke gives no bonus score 
  158. ~~~~~~~~~~~~~~~~~~~~~~~~~
  159. The Special Events give no bonus score anymore, it gives
  160. enough advantage as it is - without the extra score.
  161.       Thanks to Rasmus Pedersen for suggestion.
  162.  
  163. Improved Rankinglist
  164. ~~~~~~~~~~~~~~~~~~~~
  165. Added some code to make the rankinglist look better.
  166.  
  167.  
  168. Alltimes Highest
  169. ~~~~~~~~~~~~~~~~
  170. Total rewrite of alltimes highest. As soon as somebody becomes
  171. Supreme Commander, all the other players will be notified and
  172. they may watch all possible information on current player 
  173. standings. 
  174.  
  175.  
  176.  
  177.  
  178.  
  179.                                o o o
  180.  
  181.  
  182.  
  183.  
  184.                      Version 2.12  (24-Nov-93)
  185.  
  186. Reported bugs
  187. ~~~~~~~~~~~~~
  188. I expected that some bugs would be "discovered", and how 
  189. right I was...
  190.  
  191. Fixed - Negative values input bug
  192. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193. As you know, -1 can be read as 65535, it's one and the same 
  194. to the computer. Some players found out that they could 
  195. fortify thousands of armies thanks to this bug!
  196. Not anymore; it's practically impossible to fool the computer
  197. with values below zero now.
  198.       Thanks to Tom De Ruyter for bug report.
  199.  
  200. Fixed - Join team game bug 
  201. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  202. Another GW 1.18d -> GW 2 conversion bug. Caused strange effects 
  203. on the game standings screen.
  204.       Thanks to Ed Dukeshire for bug report.
  205.  
  206. Harder to score with Specials
  207. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  208. It's harder to get more than 2 from Special events.
  209. 1 and 2 points are normal values, 3 is very good and more than that
  210. is superb!
  211.  
  212. Added feature!
  213. ~~~~~~~~~~~~~~
  214. Players may now choose whether they want to see the game listed
  215. in compact or expanded mode in the main menu.
  216. The expanded mode is the old way Global War listed games.
  217. To toggle list mode, go to Options and press 'L'.
  218.       Thanks to Rasmus Pedersen for this nice suggestion.
  219.  
  220.  
  221.  
  222.                                o o o
  223.  
  224.  
  225.  
  226.                      Version 2.11  (22-Nov-93)
  227.                             (Only for testing)
  228.  
  229. Fixed
  230. ~~~~~
  231. Interesting; two minor bugs were found shortly after the release.
  232. Despite all testing at the local test BBS. Well, this was fixed:
  233.  
  234. Fix 1 - always redraw map when needed:
  235. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  236. The selected map wasn't redrawn after a player had destoyed another
  237. player's empire and had exchanged any new commendations, and was 
  238. about to continue the game. 
  239.   Incase you didn't understand that looong meaning above, it simply 
  240. says; map gets drawn always when it's supposed to now! 
  241.  
  242. Fix 2: tell'em they can't always give it away:
  243. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  244. When a player was giving away a continent (lots of countries), but
  245. there wasn't enough fortifications left to do this, there should
  246. have been a message telling this. The message was there, in the code,
  247. but it never got displayed (only a weird <Enter> prompt).
  248.  
  249. More fortifying!
  250. ~~~~~~~~~~~~~~~~
  251. Also fixed; fortify can now be done across team partner's countries
  252. in team games as well as own countries.
  253.  
  254. Version numbers checked
  255. ~~~~~~~~~~~~~~~~~~~~~~~
  256. Oops, the version number checker was out of order in v2.1. 
  257. Works a lot better now, I guarantee. Incase any of you ran GW2 
  258. without converting data files from 1.18d -> 2.1 and got their 
  259. games trashed, I'm very very sorry. 
  260. This won't ever happen again, the version checker makes sure of that.
  261.  
  262. Reduced chance for Special Events
  263. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  264. The Specials did occur too often, I noticed. 
  265. Chance reduced from 20% to 15% per player and turn.
  266.  
  267.  
  268.  
  269.                                o o o
  270.  
  271.  
  272.  
  273.                      Version 2.1  (18-Nov-93)
  274.  
  275. First public release of Global War 2.
  276.  
  277.  
  278.  
  279.                                o o o
  280.  
  281.  
  282.  
  283.                      Version 2.00r (17-Nov-93)
  284.  
  285. Dummy game
  286. ~~~~~~~~~~
  287. If a player pressed the escape key after B:egin game, a dummy game
  288. with zero players was created. 
  289.  
  290. Lots of documentation finished.
  291.  
  292.  
  293.  
  294.                                o o o
  295.  
  296.  
  297.  
  298.                      Version 2.00q (15-Nov-93)
  299.  
  300. Player can now see team partner's commendations in the Give commendations
  301. menu. Suggested by Tomas Matuschek.
  302.  
  303. Rankinglist gets updated right after a special event has occured, just to
  304. avoid confusion. It used to get updated only after the Attack phase.
  305.  
  306. Some minor color adjustments made.
  307.  
  308.  
  309.  
  310.                                o o o
  311.  
  312.  
  313.  
  314.                      Version 2.00p (12-Nov-93)
  315.  
  316. (A month later - version 2.00o never released)
  317.  
  318.  
  319. Another break
  320. ~~~~~~~~~~~~~
  321. Lots of late evenings at work, I can't do much about it...
  322.  
  323. The special event ansi pictures didn't look good - I had forgotten
  324. to put carriage returns at the end of each line!
  325.  
  326. Multi-run bug
  327. ~~~~~~~~~~~~~
  328. Finally smashed that stupid (and very fatal!) multi-run bug. 
  329. Each time a game was deleted from the roster, for eg. a waiting game
  330. that had been waiting for more players for too long, the program did
  331. delete the game - but only locally for the actual node! The other nodes
  332. didn't know about the deletion. When it was time to save the game, the
  333. whole thing went to nirvana, taking the system with it.
  334.  
  335. Sorry about the nuisance (only occured on the beta test site, phew!)...
  336.  
  337.  
  338.  
  339.                                o o o
  340.  
  341.  
  342.  
  343.  
  344.                      Version 2.00n (26-Sep-93)
  345.  
  346. Improved input part 2
  347. ~~~~~~~~~~~~~~~~~~~~~
  348. Added some more code to the Select game routine, it's even smarter now.
  349. (See previous version history for more about this feature)
  350.  
  351. Specials
  352. ~~~~~~~~
  353. Chance of Special Events to occur has once again been raised. It's now 
  354. 20 % each turn per player!
  355.  
  356. Game standings
  357. ~~~~~~~~~~~~~~
  358. Made several adjustments to the Game standings menu, where I thought
  359. it was necessary. Anything to get that better feeling...
  360.  
  361.  
  362.  
  363.                                o o o
  364.  
  365.  
  366.  
  367.                      Version 2.00m (19-Sep-93)
  368.  
  369. Improved input
  370. ~~~~~~~~~~~~~~
  371. Made the "Select game" input routine in the main menu a bit smarter;
  372. previously when a game number was entered that was more than 10, the
  373. game always asked for more input. Quite irritating in fact - but not
  374. anymore. When a game number is entered, the program checks for any 
  375. games that could begin with that particular number. If it only finds 
  376. one game it assumes it's the one the player wants, otherwise it asks
  377. for more input.
  378.  
  379. Old gets new
  380. ~~~~~~~~~~~~
  381. Replaced some old ugly looking code (written years ago) with better
  382. and faster routines. For instance the code that reads the 
  383. configuration file (GW.con) was totally rewritten.
  384.  
  385. The New Game notice
  386. ~~~~~~~~~~~~~~~~~~~
  387. Some people complained about the New Game notice that was display 
  388. when a player selected 'B' to begin a new game in the main menu.
  389. The text will from now on only be displayed to new players and to
  390. those that have been away for some while (and need a remainder).
  391. The veteran players will NEVER have to see the text anymore.
  392.  
  393. Erase minefields... NOT!
  394. ~~~~~~~~~~~~~~~~~~~~~~~~
  395. Minefield data was not erased from finished games, which caused
  396. some funny (harmless) effects; a new game could by chance get a
  397. "forgotten" minefield data list and - voila! - it had already loads
  398. of minefields all over the world, even before the game had begun!
  399.  
  400. Special Events
  401. ~~~~~~~~~~~~~~
  402. Testing what will happen to game strategy if special events occur
  403. more often. Chance is now 10 % per player each turn.
  404.  
  405.  
  406.                                o o o
  407.  
  408.  
  409.  
  410.                      Version 2.00l (18-Sep-93)
  411.  
  412.  
  413. The Special Events
  414. ~~~~~~~~~~~~~~~~~~
  415. So what's this - something new stuff added?
  416. Surprise surprise, I'm not going to tell you! But I can guarantee that
  417. you'll all like it. I have spent many hours to make it look n' feel 
  418. good, as you are used to in GW!
  419. The only thing I can reveal for you is that the new stuff will add some
  420. VERY powerful weapons to the game! It certainly brings some new aspects
  421. to the game strategy.
  422.  
  423. The chance to trigger a special event is 5 % each turn (so if there are
  424. six players in a game, it's a pretty good chance that at least one
  425. special event will occur each day!).
  426.  
  427. To find out if something special has happened - just read the news!!
  428.  
  429. There will be more special events added later, but they are all up to
  430. you to discover...
  431.  
  432.  
  433.                                o o o
  434.  
  435.  
  436.  
  437.                      Version 2.00k (14-Sep-93)
  438.  
  439. News
  440. ~~~~
  441. Corrected a few bugs in the News module :
  442. Mission descriptions ended sometimes with "1 turn) 1 turn." which
  443. didn't look good.
  444. When a single game had finished, the News told that it was a team game
  445. which of course was totally wrong.
  446. Improved some News-messages.
  447.  
  448. Attack any country bug
  449. ~~~~~~~~~~~~~~~~~~~~~~
  450. When I cleaned up some code, I accidentally changed a routine in a
  451. wrong way; players could attack all countries from any other country! 
  452. That's what I call GLOBAL war!! ;-) 
  453.  
  454. Strange MF text removed
  455. ~~~~~~~~~~~~~~~~~~~~~~~
  456. Removed the "Can't display MF on world map" message which came up when
  457. a player deployed minefields on the world map. The players didn't
  458. understand the text! (Mines can still be deployed on ALL maps)
  459.  
  460. GW gets a new timer
  461. ~~~~~~~~~~~~~~~~~~~
  462. Totally revamped the date-time routine. The (very) old one was such a mess.
  463.  
  464.  
  465.  
  466.                                o o o
  467.  
  468.  
  469.  
  470.                      Version 2.00j (06-Sep-93)
  471.  
  472. We want messages!
  473. ~~~~~~~~~~~~~~~~~
  474. Found another 1.18->2.0 conversion bug; players couldn't send messages
  475. during a game anymore. 
  476.  
  477. Beware of mines
  478. ~~~~~~~~~~~~~~~
  479. Finally found the Minefield bug!!
  480. It caused some very strange (mis)behaviour and was quite tricky to find
  481. out. Had to do with multitasking (ports, GW-nodes etc).
  482.  
  483.  
  484.                                o o o
  485.  
  486.  
  487.  
  488.                      Version 2.00i (05-Sep-93)
  489.  
  490. Bart for president (the vote bug!)
  491. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  492. Change vote bug fixed; when the player selected "wait for more players",
  493. the game said that the player "wants to start asap". This was a GW 1.18->
  494. GW 2.00 conversion bug, hopefully the only one.
  495.  
  496. GW Loses weight
  497. ~~~~~~~~~~~~~~~
  498. All code optimized with compiler, gained some kbytes. Added some debug-
  499. routines to help me track any "unwanted features"...
  500.  
  501.  
  502.                                o o o
  503.  
  504.  
  505.  
  506.                      Version 2.00h (29-Aug-93)
  507.  
  508. After the summer break, let's get some code done...
  509. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  510. Lots of debug code added, several minor changes made in code.
  511. Improved multi-gw support (possibility to run several GWs simulta-
  512. neously, taking advantage of OS multi-tasking).
  513. Scores.txt looks a bit nicer.
  514.  
  515.  
  516.  
  517.                                o o o
  518.  
  519.  
  520.  
  521.                      Version 2.00g (May-93)
  522.  
  523. Another one of those bug-fix versions. Here we go...
  524. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  525. When a player logged off, Autodeploy didn't deploy minefields if the
  526. player was in DEPLOY phase. Now it checks both armies and minefields.
  527.  
  528. Players couldn't change between "Waiting for more players" and
  529. "Start as soon as possible" in a waiting game.
  530.  
  531. Minefields didn't work when somebody attacked - players could simply
  532. walk over the fields!
  533.  
  534. It didn't look nice when more than 3 commendations of the same type
  535. were displayed on the screen when taking a new turn. From now on, 
  536. it will only display max 3 commendations of each type, and if there 
  537. are more than 3 commendations there's a brief note explaining that.
  538.  
  539. I made a little but funny mistake when I polished the attack code; 
  540. if a player destroyed another player the game told that the attacking
  541. player had killed himself (a suicide!!).
  542.  
  543. Another change to the minefields. From now on, minefields can be
  544. deployed on ALL maps - even when the world map is displayed. Just one
  545. thing; the minefields are not displayed on the world map, but they do
  546. get deployed.
  547.  
  548. Minefields removed from Reality level 1 games.
  549. Level 1 is 'The Original Global War' with no extra features. So if you
  550. want minefields, choose one of level 2-5!
  551.  
  552. Thanks for these bug-reports, to Per Careberg and Christian Lizell.
  553.  
  554.  
  555.  
  556.                                o o o
  557.  
  558.  
  559.  
  560.                      Version 2.00f (23-May-93)
  561.  
  562.  
  563. A bugfix version - nothing new added
  564. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  565. The following things were fixed :
  566.  
  567. - No minefields printed on the world map (there's no room for that!).
  568.   Actually, MF deploy can only be done when one of map 2-6 is
  569.   selected.
  570.  
  571. - A fatal memory bug in the minefield loading routine corrected.
  572.   Could crash the machine. This is the main reason for this quick
  573.   release.
  574.  
  575. - Corrected a 'layout bug' in Show player info.
  576.  
  577.  
  578.  
  579.  
  580.                                o o o
  581.  
  582.  
  583.  
  584.                      Version 2.00e (18-May-93)
  585.  
  586. Minefields
  587. ~~~~~~~~~~
  588. Added a new game feature - the minefields. A very powerful defensive
  589. weapon that can cause severe casualties amongst the enemy. 
  590.  
  591. Made the Autodeploy to work with minefields, just incase a player
  592. accidentally hangs up. There's a message in the News every time the
  593. Autodeploy has done something with a player's minefields. 
  594.  
  595. And bugs, bugs....
  596. ~~~~~~~~~~~~~~~~~~
  597. Fixed several small, mostly 'visual' bugs that doesn't need to be 
  598. mentioned here.
  599.  
  600. Rewrote the view-text-file routine, it was a mess (C code from the
  601. good ol' days when I didn't know better).
  602.  
  603. Fixed a bug in date/time calculations; sometimes it produced a negative
  604. time.
  605.  
  606.                               o o o
  607.  
  608.  
  609.                    Version 2.00a (July/Aug '92)
  610.  
  611.  
  612. The BIG update from old Global War game format to new, better 2.0 format.
  613. The new features are underlined, bugs and less important things are not.
  614.  
  615. Use GWconvert to update your old 1.xx GW.dat file to the new format.
  616. Because of the complexity of the new Global War, the data file will
  617. expand about 1.5 KB per game.
  618.  
  619.  
  620. First: Global War is now a pure XENOLINK DOOR. It will not work with
  621. any other BBS software. The reason to this is that the ParagonDoor
  622. protocol, which GW used before, doesn't support all the necessary
  623. functions that the game will need in its new format. 
  624. The program can still be executed from the CLI.
  625.  
  626.  
  627. And this is what has been done since the last version, 1.18d:
  628.  
  629.  
  630. Games can be selected by entering just a number instead of 'S':
  631. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  632. For eg. to select game 15, press '1'. The program will prompt you for
  633. the rest of the number - simply press '5' and hit enter.
  634.  
  635.  
  636. Fortifications can now be: Unlimited OR range from 1-65535.
  637. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  638.  
  639. New feature in the Fortification phase: fortify across countries:
  640. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  641. Players can now move their armies easily from one part of the world
  642. to another thru a chain of connected countries, owned by the player.
  643. If the game uses a limited number of fortifications, the program will
  644. compute the shortest path between the starting and destination countries,
  645. and thereafter inform the player about the number of fortifications the
  646. movement would take. The player may thereafter proceed or cancel the
  647. operation. This feature has been HEAVILY requested by a lot of people!
  648.  
  649.  
  650. The input routine has been improved. Cursor can be moved by pressing
  651. arrow keys left or right when running in Xenolink (local or remote).
  652. The entire input text can be erased by pressing control-X.
  653.  
  654. Fixed the bug in the routine that checks if a player has reached the
  655. rank of Supreme Commander. Because of the bug, SYSOPS could almost never
  656. become S.C's ! (All sysops out there, you can continue breathing now!)
  657.  
  658.  
  659. Global War now records all scores and ranks in a better way:
  660. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  661. Players that have become Supreme Commanders will have a special title in
  662. the ranking list called "Class x S.C.", where the 'x' is the number of
  663. times the player has reached the rank of Supreme Commander.
  664.  
  665.  
  666. Fixed a tricky bug in the routine that deletes inactive players that *could*
  667. have caused some random gurus sometimes.
  668.  
  669. Fixed a bug in the GW-MultiRunDoor routines: when the GW node that created
  670. the MultiRunDoor port finished, the name of the port disappeared (it's
  671. memory was released). Other GW nodes that tried to access the port started
  672. to behave strangely, displaying garbage instead of player names and so on.
  673.  
  674.  
  675. Swap empires with team partner:
  676. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  677. This new option is only available in Team games with Unlimited
  678. fortifications. Expert players should have discovered the swap empire
  679. technique ages ago (if you don't know the power of this strategy, don't
  680. expect me to tell it here!). This option was added just to make life
  681. easier for YOU. You will find the S:wap empires option when you are going
  682. to F:ortify. Also, please note: this event is stored in the news file.
  683.  
  684.  
  685. Rewrote the 'Begin new game' procedure. Looks better, more colors.
  686.  
  687. Rewrote parts of the Game standings menu. Added some ansi gfx.
  688.  
  689.  
  690. Reality levels
  691. ~~~~~~~~~~~~~~
  692. This is a new, advanced option for Global War. Each game has a special
  693. reality level, where 1 is the same as the good ol' original Global War,
  694. that is; battles are not particularly realistic. Lots of things depend
  695. on luck etc. You can play more realistic games by selecting levels 2-5,
  696. where 5 is the utmost reality level, only recommended for expert players.
  697. As this part of the game will expand very soon, I'm not going to tell
  698. you more about it here. 
  699.  
  700.  
  701. The lists of games on the main menu are displayed in a more efficient
  702. format. Instead of displaying '1 2 3 5 9 10 11 12' etc, the numbers will
  703. now be displayed as '1-3 5 9-12', notice the difference.
  704.  
  705. I managed to compress the Global War maps with several hundred bytes
  706. (totally), which means that the output of maps is now a bit faster.
  707.  
  708. Improved the ranking list, added some ansi gfx.
  709.  
  710. Rewrote the Alltimes Highest routine (that's the routine that creates
  711. the GWalltime.txt file, which contains all Supreme Commanders). It now
  712. uses more ansi gfx and looks better (I hope!).
  713.  
  714.  
  715. Sysop cannot see what players do anymore:
  716. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  717. When a user plays Global War remote, the output the the local screen is
  718. closed. Instead, a status text is displayed and maintained as long as
  719. the user is playing.
  720. (This feature will work as soon as Xenolink supports it - currently not!)
  721.  
  722.  
  723.  
  724.  
  725. Thanks for reading me!
  726. -janne
  727.  
  728. ========================= End of document =============================
  729.  
  730.